home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
APDL Other Worlds
/
APDL Other Worlds Collection.iso
/
SF3000
/
Extras
/
!SFtoSpr
/
h
/
SFmenu
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-11-06
|
222 b
|
15 lines
/*
* SFtoSpr - Star Fighter 3000 graphics converter
* Iconbar menu
* Copyright (C) 2000 Chris Bazley
*/
#ifndef STSMenu_h
#define STSMenu_h
#include "toolbox.h"
extern void Menu_initialise(ObjectId id);
#endif